home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / internet-tools / connect-line / cl / devkit / fd / cl_ipc_lib.fd next >
Encoding:
Text File  |  1995-09-01  |  317 b   |  12 lines

  1. ##base _CLIPCBase
  2. ##bias 30
  3. ##public
  4. CLIPC_Setup(p1,p2)(a0/a1)
  5. CLIPC_SetInfoA(portid,string,data)(a0/a1/a2)
  6. CLIPC_AddAccLog(portid,name,type)(a0/a1/d0)
  7. CLIPC_GetPortDefs()()
  8. CLIPC_SendMsg(portnum,cmd,p1,p2,u1,u2)(d0/d1/d2/d3/a0/a1)
  9. CLIPC_SendOnlineMessage(username,msg,from)(a0/a1/a2)
  10. CLIPC_BBSChatMsg(msg)(a0)
  11. ##end
  12.